projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d0b1db
)
* src/print.c (print_vectorlike_unreadable): Fix merge accident.
author
Mattias Engdegård
<mattiase@acm.org>
Mon, 10 Jun 2024 16:49:28 +0000
(18:49 +0200)
committer
Mattias Engdegård
<mattiase@acm.org>
Mon, 10 Jun 2024 16:50:15 +0000
(18:50 +0200)
src/print.c
patch
|
blob
|
history
diff --git
a/src/print.c
b/src/print.c
index 6a27ceac5f0bd9f198127bbb9561aa5c42f8ad0f..bd1d76b3b1b83ce19f7c8d88f91d7f33cf87105c 100644
(file)
--- a/
src/print.c
+++ b/
src/print.c
@@
-2036,7
+2036,7
@@
print_vectorlike_unreadable (Lisp_Object obj, Lisp_Object printcharfun,
if (!treesit_node_buffer_live_p (obj))
{
print_c_string ("-in-killed-buffer>", printcharfun);
-
break
;
+
return
;
}
printchar (' ', printcharfun);
/* Now the node must be up-to-date, and calling functions like